Vcenter Phm HardwareSupportManagers ResourceBundle Info
Vcenter Phm HardwareSupportManagers ResourceBundle Info
The Vcenter Phm HardwareSupportManagers ResourceBundle Info schema contains a vendor's resource bundle stored by proactive hardware management, see GET /vcenter/phm/hardware-support-managers/{key}/resource-bundle.
This schema was added in vSphere API 8.0.3.0.
JSON Example
{
"vendor_resource_infos": [
{
"locale": "string",
"messages": {
"messages": "string"
}
}
]
}
vendor_resource_infos
Required
Entire vendor's resource bundle - a list of Vcenter Phm HardwareSupportManagers ResourceBundle ResourceInfo stored at PHM side.
This property was added in vSphere API 8.0.3.0.